Đăng nhập Đăng ký

initialization code nghĩa là gì

phát âm:
"initialization code" câu
Bản dịchĐiện thoại
  • Từ điển kỹ thuật
    Lĩnh vực: toán & tin
    • mã khởi tạo
  • initialization     khởi tạo Từ điển kỹ thuật khởi động NIP (nucleus initialization...
  • code     [koud] danh từ bộ luật, luật labour code luật lao động...
Câu ví dụ
  • Move any initialization code from the frame window constructor to the init method of the applet.
    Di chuyển bất kỳ code khởi tạo nào từ Frame window constructor tới phương thức init của applet.
  • Next, add this if ... else block — we could call this the initialization code, as it structures the app when it first loads:
    Tiếp theo, thêm khối if ... else — ta có thể gọi đây là mã khởi tạo, bởi nó bắt đầu khi trình duyệt vừa được tải xong:
  • In the simplest case, __init__.py can just be an empty file, but it can also execute initialization code for the package or set the __all__ variable, described later.
    Trong trường hợp đơn giản nhất, __init__.py có thể chỉ là một tệp rỗng, nhưng nó cũng có thể thực thi mã khởi tạo cho gói hoặc thiết lập __all__ biến, được mô tả sau.